projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ab8482
)
(file-name-shadow-mode): Set :version to "22.1", because default was changed.
author
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 16 Nov 2005 03:44:17 +0000
(
03:44
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 16 Nov 2005 03:44:17 +0000
(
03:44
+0000)
lisp/rfn-eshadow.el
patch
|
blob
|
history
diff --git
a/lisp/rfn-eshadow.el
b/lisp/rfn-eshadow.el
index 3b0480c959519fcacb5fd1cf62cea84f96e31f0b..84550dd1c1ffbf2ca540202f8521c57067dbed24 100644
(file)
--- a/
lisp/rfn-eshadow.el
+++ b/
lisp/rfn-eshadow.el
@@
-210,6
+210,7
@@
Returns non-nil if the new state is enabled."
:global t
:init-value t
:group 'minibuffer
+ :version "22.1"
(if file-name-shadow-mode
;; Enable the mode
(add-hook 'minibuffer-setup-hook 'rfn-eshadow-setup-minibuffer)